home *** CD-ROM | disk | FTP | other *** search
/ System Booster / System Booster.iso / Archives / ForCLI / 0Utils13.lha / 0Utils / Touch.doc < prev    next >
Text File  |  1995-03-20  |  513b  |  37 lines

  1.  
  2.  
  3.     NAME
  4.     Touch
  5.  
  6.     SYNOPSIS
  7.     Touch - touch files - Requires v37
  8.  
  9.     INPUTS
  10.     FILE/A/M
  11.  
  12.     FUNCTION
  13.     Touch checks the existance (via Lock) of files
  14.     and then either calls SetFileDate if they exist
  15.     or else creates new files
  16.  
  17.     RESULT
  18.     -/-
  19.  
  20.     NOTES
  21.     CLI - only
  22.  
  23.     should compile with SAS-C
  24.  
  25.     BUGS
  26.     Touch breaks on the first error
  27.  
  28.     SEE ALSO
  29.     C:SetDate, dos.library/Lock, dos.library/SetFileDate
  30.  
  31.     EXAMPLES
  32.  
  33.     AUTHOR
  34.     Bernd Noll, Brunnenstrasse 55, D-67661 Kaiserslautern
  35.     noll@student.uni-kl.de
  36.  
  37.